Release 10.1A: OpenEdge Development:
Progress Dynamics Advanced Development


Customization result table

The ryc_customization_result table stores the specific result code values that are returned by the API function call for a given customization type. For example, the UIType customization type has several built-in result codes defined in the Repository:

You can define whatever result codes you need for different customization types required by your application. For example, the Language type could join to language result codes such as English and French. The User type could join to individual user IDs such as Anthony and Bruce. The UserCategory type could join to job types such as manager and engineer.

The customization_result table can be viewed as a list of valid values for a customization type. Result codes must be as distinctive as possible, because they must be unique within the customization_result table.

In addition to its own object ID field, the customization_result table holds the object ID of the associated customization_type. The customization_result table contains the following other fields:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095